home *** CD-ROM | disk | FTP | other *** search
/ Directorty Opus 5 - Magellan 2 / Opus 5 - Magellan 2.iso / DOpus_SDK_5.5 / examples / viewfont / viewfont.cd < prev    next >
Text File  |  1996-09-05  |  610b  |  51 lines

  1. ; ************************************************* 
  2. ; Catalog description file for font.module
  3. ; ************************************************* 
  4. ;
  5. ;
  6. MSG_FONT_TITLE (1000//)
  7. Font Viewer
  8. ;
  9. MSG_FONT_FONT (//)
  10. _Font
  11. ;
  12. MSG_FONT_SIZE (//)
  13. _Size
  14. ;
  15. MSG_FONT_PRINT (//)
  16. _Print
  17. ;
  18. MSG_VIEWFONT_DESC (//)
  19. View a font
  20. ;
  21. MSG_FONT_BOLD (//)
  22. _B
  23. ;
  24. MSG_FONT_ITALIC (//)
  25. _I
  26. ;
  27. MSG_FONT_ULINE (//)
  28. _U
  29. ;
  30. MSG_FONT_SELECT (//)
  31. Select Font
  32. ;
  33. MSG_OK (//)
  34. Ok
  35. ;
  36. MSG_MENU_PROJECT (//)
  37. Project
  38. ;
  39. MSG_MENU_OPEN_FONT (//)
  40. Open Font...
  41. ;
  42. MSG_MENU_SAVE_SETTINGS (//)
  43. Save Settings
  44. ;
  45. MSG_MENU_QUIT (//)
  46. Quit
  47. ;
  48. MSG_MENU_ABOUT (//)
  49. About...
  50. ;
  51.